Upgrade questions (url settings)
Installation and Configuration
You won't have to change your admin settings, but you'll want to follow this FAQ
http://archive.jamroom.net/FAQ_Change_Directory_or_Domain
And yes, that would be the correct URL.
{if $_profile_id == X}
{jrProfile_disable_sidebar}
{/if}
background:#FFFFFF url("{$mgMySlate_img_url}/menu-bg.png");
<div id="main_logo">
{if jrCore_is_mobile_device()}
{jrCore_image id="mmt" skin="jrPhotoPro" image="menu.png" alt="menu"}
{jrCore_image image="logo.png" width="236" height="55" class="jlogo" alt=$_conf.jrCore_system_name custom="logo"}
{else}
<a href="{$jamroom_url}">{jrCore_image image="logo.png" width="236" height="55" class="jlogo" alt=$_conf.jrCore_system_name custom="logo"}</a>
{/if}
</div>
#header {
top:0;
left:0;
right:0;
height:76px;
width:100%;
background-color: #333333;
color:#FFFFFF;
margin:0;
border-bottom: 1px dotted #000;
position: fixed;
z-index: 90;
}
{jrCore_list module="jrEvent" search="event_attendees LIKE %\"`$_user._user_id`\":%"}